Dsl

class Dsl

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
@get:JvmName(name = "getCalibrationFactor")
@set:JvmName(name = "setCalibrationFactor")
var calibrationFactor: Float

float calibrationFactor = 2;

Link copied to clipboard
@get:JvmName(name = "getZeroOffset")
@set:JvmName(name = "setZeroOffset")
var zeroOffset: Int

int32 zeroOffset = 1;

Functions

Link copied to clipboard

float calibrationFactor = 2;

Link copied to clipboard

int32 zeroOffset = 1;